home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 1 next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.6 KB

  1. From: Stephen Usher <steve@earth.ox.ac.uk>
  2. Subject: Further adventures with ash and csh in mintland.
  3. Date: Tue, 5 Jan 93 9:15:56 BST
  4.  
  5. Well, after downloading the full distribution of mintlib from atari.archive
  6. using my 2400 baud modem and a large phone bill and recompiling both ash and
  7. tcsh the result is:-
  8.  
  9.     Recursive Bus Error 1    Tcsh and Ash 0
  10.  
  11. Ash recursively bus errors as soon as a command is entered, Tcsh waits until
  12. an external command is entered before recursively bus erroring.
  13.  
  14. It's not the directory access as the command "echo *" will work under tcsh.
  15. The first bus error calls the signal handler, the program attempts to
  16. Pterm() which causes a further bus error which causes another, ad infinitum.
  17.  
  18. Both programs work fine if memory protection is not enabled.
  19.  
  20. I've also noticed that if MiNT is left it cannot be restarted as it screws
  21. up the memory allocation somewhere, also if a memory protection version of
  22. MiNT is quit it leaves the PMMU in a strange state which causes the desktop
  23. to bomb with two bombs!
  24.  
  25. To remind you, my system is:-
  26.  
  27.     TT030, standard Atari 8MB configuration (now with a possibly ailing
  28.             SCC chip). I've never been able to get Spectre GCR
  29.             to work on this machine with or without the GCR
  30.             modification.
  31.  
  32.     Third Coast Technologies 84MB HD (ICD adaptor + Seagate ST274N(?))
  33.  
  34. Problem is exhibited on a "clean" machine running either AHDI 5.XX or ICD
  35. disk utils 5.XX.
  36.  
  37. Steve
  38.  
  39. -- 
  40. ---------------------------------------------------------------------------
  41. Computer Systems Administrator, Dept. of Earth Sciences, Oxford University.
  42. E-Mail: steve@uk.ac.ox.earth. Tel: Oxford (0865) 282110.
  43.